Fix gtk_selection_data_get_data annotations
authorDieter Verfaillie <dieterv@optionexplicit.be>
Wed, 11 Jun 2014 20:16:36 +0000 (22:16 +0200)
committerDieter Verfaillie <dieterv@optionexplicit.be>
Thu, 12 Jun 2014 19:01:01 +0000 (21:01 +0200)
commitdaa8b48a331ba7b9a27bbb9b6aab3f75e28c3d04
treeaff9a5de40b03ecadb6b9ad8df78dd65e604e006
parent0c5b5fc053ef554e43d6504ed0223f4caba5f59a
Fix gtk_selection_data_get_data annotations

The annotations were intended for the return
value, not the instance argument.

https://bugzilla.gnome.org/show_bug.cgi?id=731299
gtk/gtkselection.c